##
## Attachement du package : 'sentimentr'
## L'objet suivant est masqué depuis 'package:syuzhet':
##
## get_sentences
## Warning: 'dfm.character()' is deprecated. Use 'tokens()' first.
## Warning: NA is replaced by empty string
## Warning: '...' should not be used for tokens() arguments; use 'tokens()' first.
## Warning: 'stem' is deprecated; use dfm_wordstem() instead
## $Meta
## Stat n
## 1 words 42708
## 2 tokens 47804
## 3 sentences 2912
## 4 questions 175
##
## $Attributes
## Attribute Count Rate
## 1: negator 697 0.016320127
## 2: amplifier 411 0.009623490
## 3: de-amplifier 60 0.001404889
## 4: adversative 272 0.006368830
## 5: negative 1056 0.024726047
## 6: positive 2073 0.048538915
## 7: polarized 3129 0.073264962
##
## $Polarized_Cooccurrences
## Valence_Shifter Cooccurrence
## 1: negator 0.22674419
## 2: amplifier 0.15116279
## 3: de-amplifier 0.02209302
## 4: adversative 0.10523256
##
## $Cooccurrences
## negator amplifier de-amplifier adversative negative positive
## negator 606 86 21 112 204 301
## amplifier 86 357 7 50 115 213
## de-amplifier 21 7 58 6 16 35
## adversative 112 50 6 258 94 144
## negative 204 115 16 94 758 356
## positive 301 213 35 144 356 1318
## polarized 390 260 38 181 758 1318
## polarized
## negator 390
## amplifier 260
## de-amplifier 38
## adversative 181
## negative 758
## positive 1318
## polarized 1720





AUTRES GRAPHIQUES